home *** CD-ROM | disk | FTP | other *** search
- object AboutDialog: TAboutDialog
- Left = 373
- Top = 184
- HelpType = htKeyword
- HelpKeyword = 'ui_about'
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- Caption = 'About application'
- ClientHeight = 334
- ClientWidth = 388
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poOwnerFormCenter
- DesignSize = (
- 388
- 334)
- PixelsPerInch = 96
- TextHeight = 13
- object ApplicationLabel: TLabel
- Left = 72
- Top = 8
- Width = 105
- Height = 24
- Caption = 'Application'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -20
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object VersionLabel: TLabel
- Left = 72
- Top = 40
- Width = 130
- Height = 13
- Caption = 'Version 2.0.0 (Build 12) &&&'
- ShowAccelChar = False
- end
- object WinSCPCopyrightLabel: TLabel
- Left = 72
- Top = 56
- Width = 173
- Height = 13
- Caption = 'Copyright '#169' 2000-2003 Martin Prikryl'
- end
- object HomepageLabel: TLabel
- Left = 72
- Top = 72
- Width = 188
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://XXXXXXwinscp.sourceforge.net/'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentColor = False
- ParentFont = False
- OnClick = HomepageLabelClick
- end
- object ProductSpecificMessageLabel: TLabel
- Left = 72
- Top = 97
- Width = 269
- Height = 13
- Caption = 'To send comments and report bugs use support forum at:'
- end
- object ForumUrlLabel: TLabel
- Left = 72
- Top = 112
- Width = 205
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://XXXXwinscp.sourceforge.net/forum/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = HomepageLabelClick
- end
- object TranslatorLabel: TLabel
- Left = 72
- Top = 137
- Width = 73
- Height = 13
- Caption = 'TranslatorLabel'
- end
- object ImagePanel: TPanel
- Left = 8
- Top = 8
- Width = 49
- Height = 318
- Anchors = [akLeft, akTop, akBottom]
- BevelOuter = bvNone
- Color = clTeal
- TabOrder = 2
- DesignSize = (
- 49
- 318)
- object ImageShape: TShape
- Left = 0
- Top = 0
- Width = 49
- Height = 318
- Align = alClient
- Brush.Style = bsClear
- Pen.Width = 0
- end
- object Image: TImage
- Left = 0
- Top = 0
- Width = 49
- Height = 65
- Anchors = [akLeft, akTop, akRight]
- Center = True
- Picture.Data = {<image000.ico>}
- Transparent = True
- end
- end
- object ThirdPartyBox: TScrollBox
- Left = 72
- Top = 155
- Width = 306
- Height = 141
- HorzScrollBar.Visible = False
- VertScrollBar.Smooth = True
- Anchors = [akLeft, akRight, akBottom]
- TabOrder = 3
- DesignSize = (
- 285
- 137)
- object Label3: TLabel
- Left = 8
- Top = 8
- Width = 87
- Height = 13
- Caption = 'Portions copyright:'
- end
- object Label7: TLabel
- Left = 8
- Top = 32
- Width = 272
- Height = 41
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption =
- 'License agreements of all following programs (libraries) are par' +
- 't of application license agreement.'
- WordWrap = True
- end
- object PuttyVersionLabel: TLabel
- Left = 8
- Top = 72
- Width = 196
- Height = 13
- Caption = 'SSH and SCP code based on PuTTY xxx'
- end
- object PuttyCopyrightLabel: TLabel
- Left = 8
- Top = 88
- Width = 145
- Height = 13
- Caption = 'Copyright '#169' xxx Simon Tatham'
- end
- object PuttyHomepageLabel: TLabel
- Left = 8
- Top = 120
- Width = 277
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://XXXwww.chiark.greenend.org.uk/~sgtatham/putty/'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentColor = False
- ParentFont = False
- OnClick = HomepageLabelClick
- end
- object Label8: TLabel
- Left = 8
- Top = 152
- Width = 181
- Height = 13
- Caption = 'Filemanager Toolset library Version 2.6'
- end
- object Label10: TLabel
- Left = 8
- Top = 168
- Width = 137
- Height = 13
- Caption = 'Copyright '#169' 1999 Ingo Eckel'
- end
- object ProlongBoxLabel: TLabel
- Left = 8
- Top = 184
- Width = 63
- Height = 13
- Caption = ' '
- Transparent = True
- end
- object PuttyLicenceLabel: TLabel
- Tag = 1
- Left = 8
- Top = 104
- Width = 71
- Height = 13
- Cursor = crHandPoint
- Caption = 'Display licence'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentColor = False
- ParentFont = False
- OnClick = DisplayLicence
- end
- end
- object OKButton: TButton
- Left = 303
- Top = 303
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object LicenceButton: TButton
- Left = 215
- Top = 303
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = '&Licence...'
- TabOrder = 1
- OnClick = LicenceButtonClick
- end
- end
-